Math.minNonNull Method

Returns the largest quantity from that is not null, or null if there is no such value.
 
 
Static This method is static.

Parameters

values

Type: Array
ElementType: Number
The values.